Skip to the content.

Demo Use Case (2) Agricultural Service Provider

Story

Realization

The behaviour of both Seeder Simon and Weeder Willy systems is implemented via Postman. The Postman Collection can be accessed and downloaded at: Github.

Required Setup

The demo scenarios assume that both subcontractors ( “Seeder Simon” and “Weeder Willy”) use some server based system to manage their contracting jobs and also store the data they collect during those jobs in the same system. Therefore before the first use of the postman collection you need to create two OAuth2 clients with client credentials enabled and assign the PROSUMER role to both service accounts . The demo postman collection includes an example environment named ExampleEnv. In order to use this example environment you need give the OAuth2 Clients the following client ids:

You also need to obtain the client secrets for both clients and set them in the example environment. For more guidance and details on how to setup backend service clients see CLIENT_MANAGEMENT.md.

Use Case Flow (How to run the script?)

FAQ